-
Home
-
Tamara Checkout
-
1.9.9.8
-
Code
-
Classes
- AbstractHeader
| Total Complexity |
46 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
264 |
| Lines of code |
151 |
| Logical lines of code |
85 |
| Comment lines |
53 |
| Methods |
17 |
| Properties |
5 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| createPhrase() |
S |
52 |
7 |
24 |
| tokensToString() |
S |
55 |
7 |
18 |
| encodeWords() |
S |
53 |
6 |
22 |
| getTokenAsEncodedWord() |
S |
52 |
6 |
22 |
| getEncodableWordTokens() |
S |
57 |
5 |
19 |
| toTokens() |
S |
61 |
4 |
13 |
| __construct() |
S |
81 |
1 |
3 |
| setCharset() |
S |
81 |
1 |
3 |
| getCharset() |
S |
82 |
1 |
3 |
| setLanguage() |
S |
81 |
1 |
3 |
| getLanguage() |
S |
82 |
1 |
3 |
| getName() |
S |
82 |
1 |
3 |
| setMaxLineLength() |
S |
81 |
1 |
3 |
| getMaxLineLength() |
S |
82 |
1 |
3 |
| toString() |
S |
80 |
1 |
3 |
| tokenNeedsEncoding() |
S |
79 |
1 |
3 |
| generateTokenLines() |
S |
78 |
1 |
3 |